home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4567 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  719 b 

  1. Path: homer18.u.washington.edu!lavint
  2. From: "W. Chan" <lavint@u.washington.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++ compiling error question
  5. Date: Tue, 30 Jan 1996 17:32:25 -0800
  6. Organization: University of Washington
  7. Message-ID: <Pine.A32.3.91j.960130172729.40570A-100000@homer18.u.washington.edu>
  8. NNTP-Posting-Host: homer18.u.washington.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. NNTP-Posting-User: lavint
  12.  
  13.  
  14. I tried to use the function GetFileVersionInfoSize which is supposed to 
  15. be in the win32 SDK but I got the following error during compilation:
  16.  
  17. error C2065: 'GetFileVersionInfoSize' : undeclared identifier
  18.  
  19. Does anybody know what's wrong?
  20.  
  21. Please e-mail me.  Thanks a lot.
  22.  
  23.  
  24.  
  25. Lavina
  26.